-
Home
-
Custom post types for WordPress – ACPT Lite
-
1.0.9
-
Code
-
Classes
- MetaBoxFieldModel
Total Complexity |
23 |
Dependencies |
5 |
Dependents |
11 |
Total lines |
276 |
Lines of code |
96 |
Logical lines of code |
35 |
Comment lines |
100 |
Methods |
20 |
Properties |
10 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setType() |
S |
63 |
2 |
11 |
jsonSerialize() |
S |
57 |
1 |
17 |
addRelation() |
S |
72 |
2 |
5 |
addOption() |
S |
72 |
2 |
5 |
__construct() |
S |
60 |
1 |
13 |
getType() |
S |
82 |
1 |
3 |
getDefaultValue() |
S |
82 |
1 |
3 |
getDescription() |
S |
82 |
1 |
3 |
isShowInArchive() |
S |
82 |
1 |
3 |
isRequired() |
S |
82 |
1 |
3 |
getMetaBox() |
S |
82 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
removeOption() |
S |
80 |
1 |
3 |
getOptions() |
S |
82 |
1 |
3 |
changeName() |
S |
81 |
1 |
3 |
removeRelation() |
S |
80 |
1 |
3 |
getRelations() |
S |
82 |
1 |
3 |
getDbName() |
S |
78 |
1 |
3 |
getUiName() |
S |
78 |
1 |
3 |
getSort() |
S |
82 |
1 |
3 |